home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_freetype2.idb / usr / freeware / doc / freetype2 / readme.vms.z / readme.vms
Text File  |  2001-10-09  |  746b  |  36 lines

  1. How to build the freetype2 library on VMS
  2. -----------------------------------------
  3.  
  4. Just type one of the following depending on the type of external entries you
  5. want:
  6.  
  7.   mms
  8.  
  9. or
  10.  
  11.   mms/macro=("COMP_FLAGS=/name=(as_is,short)")
  12.  
  13. The library is avalaible in the directory
  14.  
  15.   [.LIB]
  16.  
  17. To compile applications using freetype2 you'll need to define the logical
  18. FREETYPE pointing to the directory
  19.  
  20.   [.INCLUDE.FREETYPE]
  21.  
  22. (i.e., if the directory in which this README.VMS file is located is
  23. $disk:[freetype] then define the logical with
  24.  
  25.   define freetype $disk:[freetype.include.freetype]
  26.  
  27. This version has been tested with Compaq C V6.2-006 on OpenVMS Alpha V7.2-1.
  28.  
  29.  
  30.   Any problems can be reported to
  31.  
  32.     joukj@hrem.stm.tudelft.nl
  33.  
  34.  
  35.       Jouk Jansen
  36.